CSharpTest.Net
CreateKey(Salt,Byte[]) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > PasswordKey Class > CreateKey Method : CreateKey(Salt,Byte[]) Method

salt
iv

Glossary Item Box

Returns the key generated with the current password and the provided salt

Syntax

Visual Basic (Declaration) 
Public Overloads Function CreateKey( _
   ByVal salt As Salt, _
   ByVal iv() As Byte _
) As AESCryptoKey
C# 
public AESCryptoKey CreateKey( 
   Salt salt,
   byte[] iv
)

Parameters

salt
iv

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys